PDFImageDecodeException Constructor
In This Topic
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Syntax
public PDFImageDecodeException(
java.lang.String
)
|
Parameters
- message
- Exception message.
See Also